Skip to content

Conversation

@avikalpg
Copy link

Added requirements.txt file and updated the README to include more detailed steps to setup the project locally.

I also added a __main__.py file which is an exact replica of the main.py file because running jobber.main module was not working for me.

Copy link
Member

@nischalj10 nischalj10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I used uv to initialise the venv and compile the requirements.txt file from pyproject.toml - I think that would be a better approach rather than maintaining requirements file ourselves.

let me know if you wanna take that up or I will do that and update the readme and requirements.txt. the main.py file is a nice addition, I can merge the PR with just that if you can remove the updates from readme/ requirements.

@bengabp
Copy link

bengabp commented Jul 29, 2025

I used uv to initialise the venv and compile the requirements.txt file from pyproject.toml - I think that would be a better approach rather than maintaining requirements file ourselves.

let me know if you wanna take that up or I will do that and update the readme and requirements.txt. the main.py file is a nice addition, I can merge the PR with just that if you can remove the updates from readme/ requirements.

Yeah using uv is better

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants